home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: in1.uu.net!dsr!lmose
- From: lmose@dsrnet.com (Lisle Mose)
- Subject: semaphores
- Organization: DSR
- Date: Wed, 7 Feb 1996 21:23:11 GMT
- Message-ID: <DMFCqo.4Co@dsrnet.com>
-
- Does anyone have a code example of semaphore usage on a Unix platform.
- I'm particularly interested in the sema_init(), sema_wait(), ... family
- of commands.
-
- I would also be interested in code using the mmap() command to "share"
- memory between processes.
-
- Thanks in advance.
-
- Mose
-
-